@charset "utf-8";
/* CSS reset for c_b*/
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
table th , table td {
padding:5px;
}
fieldset , img {
border:0;
}
address , caption , cite , code , dfn , em ,i , th , var {
font-style:normal;
font-weight:normal;
}
ol , ul {
list-style:none;
}
ception , th {
text-align:left;
}
q:before , q:after {
content:'';
}
abbr , acronym {
border:0;
}
a {
color:#666;
text-decoration:none;
}
/*for ie f6n.net*/
a:focus {
outline:none;
}
/*for ff f6n.net*/
a:hover {
text-decoration:none;
}
/*定位*/
.tl {
text-align:left;
}
.tc {
text-align:center;
}
.tr {
text-align:right;
}
.bc {
margin-left:auto;
margin-right:auto;
}
.fl {
float:left;
display:inline;
}
.fr {
float:right;
display:inline;
}
.zoom {
zoom:1
}
.hidden {
visibility:hidden;
}
.vam {
vertical-align:middle;
}
.clear {
clear:both;
height:0;
line-height:0;
font-size:0;
}
p {
word-spacing:-1.5px;
}
li {
list-style:none;
}
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.cur {
cursor:pointer
}
/*原reset*/
sup {
vertical-align:baseline;
}
sub {
vertical-align:baseline;
}
input,button,textarea,select,optgroup,option {
font-family:inherit;
font-size:inherit;
outline: none;
font-style:inherit;
font-weight:inherit;
}
input,button,textarea,select {
*font-size:100%;
}
input,select {
vertical-align:middle;
}
body {
font:12px/1.231 arial,helvetica,clean,sans-serif;
}
select,input,button,textarea,button {
font:99% arial,helvetica,clean,sans-serif;
}
table {
font-size:14px;
width:100%;
border-collapse:collapse;
}
pre,code,kbd,samp,tt {
font-family:monospace;
*font-size:108%;
line-height:100%;
}
/*title*/
h1 {
font-size:32px;
}
h2 {
font-size:26px;
}
h3 {
font-size:20px;
}
h4 {
font-size:14px;
}
h5 {
font-size:12px;
}
h6 {
font-size:10px;
}
/*清除浮动*/
.clearfix:after {
content: '';
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
/*兼容 IE*/
zoom: 1;
}
/*end reset*/
/* CSS Document*/
body {
background-color:#fff;
overflow-x:hidden;
color:#666;
font-size:14px;
font-family: "微软雅黑";
position:relative;
min-width:1200px;
width:100%;
}
/*网站字体颜色*/
.content,.container {
margin-left:auto;
margin-right:auto;
width:1200px;
}
.wrap-header {
height: 99px;
position: relative;
z-index: 3;
}
.wrap-header .conleft {
position: relative;
padding-top: 25px;
}
.wrap-header .logoImg {
margin-left: 40px;
}
.wrap-header .logoImg img {
display: block;
width: 96px;
height: 46px;
}
.wrap-header .lTit {
margin-left: 12px;
color: #333;
}
.wrap-header .p1 {
font-size: 16px;
margin-bottom: 3px;
padding-top: 3px;
}
.wrap-header .conright {
position: relative;
padding-right: 198px;
width: 48%;
}
.wrap-header .nav ul {
padding-top: 38px;
width: 102%;
}
.wrap-header .nav ul li {
float: left;
font-size: 15px;
}
.wrap-header .nav ul li.cur a ,.wrap-header .nav ul li:hover a {
color: #0b49b2;
}
.wrap-header .menu {
position: absolute;
right: 0;
top: 0;
width: 99px;
height: 99px;
background: #0b49b2;
cursor: pointer;
}
.wrap-header .menu span {
display: block;
height: 99px;
background: url(../images/Common/menu.png) no-repeat center;
}
.wrap-header .search {
position: absolute;
right:99px;
top: 0;
width: 99px;
height: 99px;
background: #f7f7f7;
cursor: pointer;
}
.wrap-header .search span {
display: block;
height: 99px;
background: url(../images/Common/search.png) no-repeat center;
}
.DHnav {
display: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: url(Img/Index/bg01.png);
z-index: 999;
}
.DHnav .NavCon {
position: fixed;
right: -400px;
top: 0;
height: 100%;
background: #fff;
width: 300px;
opacity: 0;
z-index: 3;
}
.DHnav .NavCon .navUl {
position: absolute;
left: 0;
top: 15%;
width: 100%;
font-size: 16px;
}
.DHnav .NavCon .navUl .navli {
height: 65px;
position: relative;
}
.DHnav .NavCon .navUl .navli .lia {
display: block;
height: 65px;
text-indent: 120px;
line-height: 65px;
}
.DHnav .NavCon .navUl .navli:hover {
background: #0b49b2;
}
.DHnav .NavCon .navUl .navli:hover .lia {
color: #fff;
}
.DHnav .NavCon .navClose {
width: 99px;
height: 99px;
background: url(../images/Common/navClose.png) no-repeat center;
position: absolute;
right: 30px;
top: 10px;
cursor: pointer;
transition: all 0.5s;
}
.DHnav .NavCon .navClose:hover {
transform: rotate(360deg);
}
.DHnav .NavCon .navUl .li1 .lia {
background: url(../images/Common/navicon01.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li2 .lia {
background: url(../images/Common/navicon03.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li3 .lia {
background: url(../images/Common/navicon05.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li4 .lia {
background: url(../images/Common/navicon07.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li5 .lia {
background: url(../images/Common/navicon09.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li6 .lia {
background: url(../images/Common/navicon11.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li7 .lia {
background: url(../images/Common/navicon13.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li8 .lia {
background: url(../images/Common/navicon15.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li9 .lia {
background: url(../images/Common/navicon17.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li1:hover .lia {
background: url(../images/Common/navicon02.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li2:hover .lia {
background: url(../images/Common/navicon04.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li3:hover .lia {
background: url(../images/Common/navicon06.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li4:hover .lia {
background: url(../images/Common/navicon08.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li5:hover .lia {
background: url(../images/Common/navicon10.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li6:hover .lia {
background: url(../images/Common/navicon12.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li7:hover .lia {
background: url(../images/Common/navicon14.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li8:hover .lia {
background: url(../images/Common/navicon16.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li9:hover .lia {
background: url(../images/Common/navicon18.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .libox {
display: none;
width: 220px;
position: absolute;
left: -220px;
top: 0;
background: url(Img/Index/bg02.png);
text-align: center;
}
.DHnav .NavCon .navUl .libox p {
height: 35px;
line-height: 35px;
}
.DHnav .NavCon .navUl .libox p a {
display: block;
height: 35px;
line-height: 35px;
color: #fff;
}
.DHnav .NavCon .navUl .libox p:hover {
background: #b88458;
}
.searchBox {
display: none;
position: absolute;
left: 0;
top: 99px;
height: 250px;
background: url(Img/Index/seachbg.jpg) no-repeat center;
width: 100%;
}
.searchBox h3 {
margin-bottom: 18px;
text-align: center;
font-size: 25px;
color: #fff;
font-weight: normal;
}
.searchBox h3 em {
display: block;
width: 1px;
height: 55px;
background: #fff;
margin: 0 auto;
}
.searchBox .searInp {
height: 60px;
background: #fff;
margin-bottom: 25px;
}
.searchBox .searInp input {
float: left;
width: 1135px;
height: 60px;
border: none;
line-height: 60px;
font-size: 16px;
color: #999;
text-indent: 15px;
}
.searchBox .searInp span {
float: right;
display: block;
width: 60px;
height: 60px;
background: url(../images/Common/search02.png) no-repeat center;
cursor: pointer;
}
.searchBox .keyword {
text-align: center;
}
.searchBox .keyword li {
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: middle;
margin: 0 5px;
color: #fff;
}
.searchBox .keyword li a {
color: #fff;
}
.wrap-footer {
padding: 40px 0 65px 0;
background: url(../images/Common/fbg.jpg);
border-top: 1px solid #e6dfdf;
}
.wrap-footer ul {
float: left;
margin-left: 110px;
}
.wrap-footer ul:first-child {
margin-left: 0;
}
.wrap-footer ul li {
margin-bottom: 10px;
}
.wrap-footer ul li:hover a {
color: #0b49b2;
}
.wrap-footer ul li:first-child {
margin-bottom: 24px;
}
.wrap-footer ul li:first-child a {
color: #333;
}
.wrap-footer dl {
float: right;
text-align: right;
}
.wrap-footer dl dt {
margin-bottom: 5px;
}
.wrap-footer dl dt img {
display: block;
width:98px;
height:98px;
}
.wrap-footer dl dd {
margin-right: 5px;
}
.ficp {
height: 90px;
background: #f8f8f8;
}
.ficp .container {
position: relative;
height: 90px;
}
.ficp p {
height: 90px;
line-height: 90px;
}
.ficp .ficpbg {
height: 90px;
width: 640px;
background: #0b49b2;
position: absolute;
right: -360px;
top: 0;
}
.ficp p.fr {
color: #fff;
padding-left: 30px;
background: url(../images/Common/ftel.png) no-repeat left center;
position: relative;
z-index: 2;
}
.zxkf {
position: fixed;
right: 0;
top:40%;
z-index: 99;
width:56px;
}
.zxkf ul li {
height: 54px;
width: 210px;
background: #0b49b2;
margin-bottom: 3px;
border-radius: 15px 0 0 15px;
position: relative;
left: 0px;
overflow: hidden;
transition: all 0.5s;
}
.zxkf ul li a {
display: block;
height: 56px;
}
.zxkf ul li img {
float:left;
width: 30px;
height: 30px;
position: relative;
left: 15px;
top: 12px;
}
.zxkf ul li.li2 img {
width: 31px;
height: 15px;
top: 19px;
}
.zxkf ul li.li6 img {
top:14px;
}
.zxkf ul li.li7 {
overflow: initial;
}
.zxkf ul li p {
float: right;
height: 56px;
line-height: 56px;
font-size: 14px;
width: 150px;
font-size: 16px;
color: #fff;
}
.zxkf ul li:hover {
left: -150px;
}
.zxkf ul li.li1:hover {
left:0;
background: #0b49b2;
}
.zxkf ul li.li2:hover {
left:0;
background: #0b49b2;
}
.zxkf ul li.li7:hover {
left:0;
}
.zxkf ul li.li7 p {
position: absolute;
right: -56px;
bottom:0;
width: 100px;
height: 100px;
padding: 5px;
background: #2f2f2f;
}
.zxkf ul li.li7:hover p {
right: 211px;
bottom:0;
width: 100px;
height: 100px;
padding: 5px;
background: #2f2f2f;
}
.zxkf ul li.li7:hover p img {
width: 100px;
height: 100px;
left: 0;
top: 0;
}
/*返回顶部*/
.retop ul {
overflow:hidden;
}
.retop li {
float:left;
margin-left:10px;
}
.retop li img {
display:block;
}
.rtTop {
width:43px;
height:43px;
overflow:hidden;
position:fixed;
top:80%;
right:46%;
margin-right:-615px;
cursor:pointer;
display:none;
}
.rtTop h4 {
width:43px;
height:43px;
overflow:hidden;
position:relative;
}
.rtTop img {
display:block;
position:absolute;
top:0;
left:0;
}
/* -- 弹出窗口 --*/
#oran_full_bg {
display:none !important;
}
/* tanchuang1 提交弹窗*/
.tanchuang1 {
width:100%;
position: fixed;
top: 0;
left: 0;
background: url(../images/Common/tanchuangBg.png);
height:100%;
z-index:9999999;
}
.tanchuang1 .conBox {
width: 400px;
height: 212px;
padding: 20px;
background: #fff;
position: absolute;
left: 50%;
margin-left: -220px;
top: 50%;
margin-top: -80px;
z-index:9999999;
}
.tanchuang1 .conBox .tcClose {
width: 33px;
height: 90px;
position: absolute;
right: 45px;
top: -90px;
cursor: pointer;
z-index:999999999999999;
}
.tanchuang1 .conBox .box {
width: 398px;
height: 190px;
border: 1px solid #e5e5e5;
padding-top: 20px;
text-align: center;
position: relative;
}
.tanchuang1 .conBox .box img {
display: block;
width: 47px;
height: 47px;
margin: 0 auto;
}
.tanchuang1 .conBox .box h5 {
font-size: 24px;
color: #0b49b2;
font-weight: bold;
margin-top: 10px;
}
.tanchuang1 .conBox .box p {
font-size: 16px;
color: #4d4d4d;
margin-top: 10px;
}
.tanchuang1 .conBox .box .b15 {
display: block;
width: 150px;
height: 52px;
line-height: 52px;
text-align: center;
font-size: 18px;
color: #fff;
position: absolute;
bottom: -1px;
left: 50%;
margin-left: -75px;
background: #0b49b2;
text-decoration: none;
z-index:999999999999999;
border:0px;
}
.tanchuang2 .conBox .box a {
background: #404040;
}
/* 错误提示*/
.errorMainCon {
width: 100%;
background: url(../images/Common/errorBg.jpg) no-repeat center #f6f6f6;
;height: 330px;
padding-top: 300px;
}
.errorMainCon h3 {
width: 525px;
height: 80px;
line-height: 80px;
text-align: center;
font-size: 24px;
color: #1e1e1e;
font-weight: normal;
margin: 0 auto;
}
.errorMainCon h3 em {
color: #0b49b2;
font-weight: bold;
}
.errorMainCon p {
font-size: 20px;
color: #000000;
text-align: center;
margin-top: 30px;
}
.errorMainCon p em {
color: #0b49b2;
}
.errorMainCon a.error-url {
font-size: 15px;
color: #999999;
font-family: arial;
display: block;
text-align: center;
margin-top: 4px;
}
.errorMainCon .btn {
text-align: center;
height: 52px;
width: 228px;
margin: 30px auto 0;
overflow: hidden;
}
.errorMainCon .btn .a1 {
display: block;
width: 104px;
height: 52px;
line-height: 52px;
text-align: center;
font-size: 16px;
color: #818181;
background: #e3e3e3;
border-radius: 4px;
float: left;
text-decoration: none;
border:none;
}
.errorMainCon .btn .a1:first-child {
background: #0b49b2;
color: #fff;
margin-right: 20px;
}


/* Footer YangFangLing 2018年10月19日 */
.Footer{background-color: #333;padding: 45px 0;}

.FooterLeft{margin-top: 20px;width: 840px;}
.FooterLeft h3{font-weight: normal;overflow: hidden;}
.FooterLeft h3 a{color: #fff;font-size: 16px;float: left;margin-left: 30px;padding-left: 30px;background: url(../images/Common/FooterBox.png) no-repeat center left;}
.FooterLeft h3 a:first-child{margin-left: 0;padding-left: 0;background: none;}
.FooterLeft p{color: #fff;font-size: 16px;color: #fff;margin-top: 25px;}
.FooterLeft p span{display: block;margin-top: 15px;}
.FooterLeft p a{color: #fff;}

.FooterEwm{width: 131px;}
.FooterEwm img{width: 131px;height: 131px;display: block;}

.FooterRight h3{font-weight: normal;color: #fff;font-size: 16px;margin-top: 10px;}
.FooterRight a{width: 125px;height: 41px;background-color: #c60044;margin-top: 20px;text-align: center;line-height: 41px;display: block;color: #fff;font-size: 14px;font-weight: bold;}
/* Footer End */

/* Header YangFangLing 2018年10月25日 */
.headerTop{width: 100%;line-height: 45px;background: #fafafa;border-bottom: 1px solid #f5f5f5;}
.headerTop p{font-size: 14px;line-height: 45px;color: #333;float: left;}
.headerTop .container ul {float: right;}
.headerTop .container ul li {font-size: 14px;height: 45px;line-height: 45px;color: #333;float: left;text-align: right;position: relative;}
.headerTop .container ul li em{width: 100px;height: 100px;display: none;position: absolute;left: 0;top: 43px;}
.headerTop .container ul li:hover em{display: block;}
.headerTop .container ul li em img{width: 100px;height: 100px;display: block;}
.headerTop .container ul li a{text-decoration: none;color: #333;font-size: 14px;margin-left: 25px;}
.headerTop .container ul li:first-child a{margin-left: 0;}
.headerTop .container ul li.li01{height: 30px;line-height: 30px;background-color: #c60044;border-radius: 50px;padding: 0 15px;margin-top: 7px;}
.headerTop .container ul li.li01 a{color: #fff;}
.headerTop .container ul li.li04{font-size: 18px;background: url(../images/Common/Header_sjx.png) no-repeat center right;padding-right: 15px;position: relative;}
.headerTop .container ul li.li04 span a{color: #333;border-left: 1px #dedede solid;padding-left: 15px;margin-left: 15px;}
.headerTop .container ul li.li04 dl{position: absolute;right: 0;top: 45px;background-color: #fafafa;border: 1px #eee solid;border-top: none;width: 80px;display: none;}
.headerTop .container ul li.li04 dl a{margin-left: 0;display: block;text-align: center;line-height: 30px;}
.headerTop .container ul li.li04:hover dl{display: block;}
.headerTop .container ul li.li04 dl a:hover{color:#0b49b2;}

.HeaderCenter{height: 115px;}
.HeaderLogo{margin-top: 25px;}
.HeaderLogo a{width: 264px;height: 43px;display: block;margin-right: 30px;margin-top: 13px;}
.HeaderLogo a img{display: block;width: 264px;height: 43px;}
.HeaderLogo dt{margin-top: 11px;}
.HeaderLogo dt h3{font-size: 18px;color: #333;font-weight: normal;}
.HeaderLogo dt h3 b{color: #0b49b2;}
.HeaderLogo dt p{font-size: 14px;color: #999;margin-top: 6px;}
.HeaderPhone{margin-top: 28px;background: url(../images/Common/Header_phone.png) no-repeat center left;padding-left: 80px;}
.HeaderPhone h3{font-size: 14px;color: #333;font-weight: normal;height: 30px;line-height: 30px;}

.HeaderNav{height: 70px;position: absolute;top: 161px;width: 100%;z-index: 9;background: url(../images/Common/NavBox.png) center;}
.HeaderNav ul li{float: left;line-height: 70px;height: 70px;text-align: center;background: url(../images/Common/NavBox01.jpg) no-repeat center left;padding-left: 36px;margin-left: 36px;position: relative;}
.HeaderNav ul li:first-child{background: none;padding-left: 0;margin-left: 0;}
.HeaderNav ul li>a{font-size: 18px;color: #fff;}
.HeaderNav ul li.cur>a{font-weight: bold;border-bottom: 2px #c60044 solid;padding-bottom: 21px;}
.HeaderNav ul li:hover>a{border-bottom: 2px #c60044 solid;padding-bottom: 21px;}
.HeaderNav.cur{position: fixed;top: 0;left: 0;width: 100%;z-index: 99999;background: url(../images/Common/NavBox02.jpg) center;}
/* Header End */

/* 导航下拉 YangFangLing 2018年11月29日 */
.y-submenu07-box { width: 205px; border: solid 1px #dedede;background-color: #fff;margin: 0 auto;position: absolute;left: 0;top: 70px;/* padding-right: 30px; */}
.y-submenu07-box a {display: block;text-align: center;color: #999;font-size: 14px;position: relative;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 40px;line-height: 40px;text-align: left;padding-left: 50px;}
.y-submenu07-box a:before {content:'';display: block;width: 11px;height: 1px;background-color: #999;position: absolute;left: 25px;top: 20px;}
.y-submenu07-box a:hover { background-color: #f1f1f1; }
/* 导航下拉 End */

/* IndexTitle YangFangLing 2018年10月19日 */
.IndexTitle{text-align: center;}
.IndexTitle h3{font-weight: normal;font-size: 36px;position: relative;top: 0;transition: .8s;color: #333;}
.IndexTitle h3:hover{position: relative;top: -10px;color: #0b49b2;}
.IndexTitle h3:hover a{color: #0b49b2;}
.IndexTitle h3 a{color: #333;}
.IndexTitle p{color: #999;font-size: 14px;margin-top: 5px;text-transform: uppercase;font-size: 12px;}
.IndexTitle p.p2{color: #666;font-size: 18px;}

.IndexTitle02{padding: 70px 0;}
.IndexTitle02 h3,.IndexTitle02 h3 a{color: #fff;}
.IndexTitle02 h3 b{display: block;margin-bottom: 5px;}
.IndexTitle02 p{color: #999;font-size: 14px;margin-top: 7px;}
.IndexTitle02 p.p1{color: #fff;}
.IndexTitle02  h3:hover a{color: #fff;}

.IndexTitle03{padding-bottom: 40px;}
/* IndexTitle End */

/* 产品资料索取 YangFangLing 2018年10月29日 */
.layui-layer-title{text-indent: -9999px;}
.RequestCon{display: none;width: 727px;height: 498px;background-color: #fff;padding: 50px 125px;}
.RequestCon h3{font-size: 36px;color: #0b49b2;font-weight: normal;text-align: center;}
.layui-layer{position: absolute;}
.RequestText{margin-top: 40px;}
.RequestText .Input {width: 100%;height: 45px;border: 1px solid #e0e0e0;margin-top: 10px;}
.RequestText .Input span {width: 100px;float: left;display: block;border-right: 1px solid #e0e0e0;line-height: 45px;font-size: 14px;color: #333;text-align: center;}
.RequestText .Input input {width: 586px;font-size: 16px;color: #333333;line-height: 45px;outline: none;border: none;padding: 0 20px;}
.RequestText .radio{margin-top: 40px;text-align: center;}
.RequestText .radio label{margin: 0 20px;display: inline-block;*display: inline;*zoom: 1;font-size: 14px;vertical-align: middle;color: #333;}
.RequestText .radio label input{margin-right: 10px;border: none;
    border-bottom: 1px #999 solid;}
.RequestText button{width: 543px;height: 55px;text-align: center;line-height: 55px;color: #fff;font-size: 18px;border: none;background-color: #0b49b2;margin: 45px auto 0;display: block;cursor: pointer;}
.RequestText button:hover{background-color: #c60044;color:#fff;}
.RequestText .radio label #txtMobile02{border: none;border-bottom: 1px #666 solid;margin-right: 0;}
.RequestCon span.guanbu{width: 13px;height: 13px;display: block;position: absolute;right: 25px;top: 25px;cursor: pointer;}
.RequestCon span.guanbu img{display: block;width: 13px;height: 13px;}

.layui-layer .layui-layer-setwin .layui-layer-close1{width:30px;height:30px; background:url(../images/guanbu.png) no-repeat center;}
.layui-layer .layui-layer-setwin{top:7px;right:12px;}
/* 产品资料索取 End */

/* Yuanheng 2018-11-14 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(../images/Common/icons01.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 29px; height: 29px; background-position: -4px -114px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #0b49b2; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div {display: block;width: 52px;padding: 8px 0 12px;background-color: #fff;border-left: solid 1px #efefef;border-top: solid 1px #efefef;border-right: solid 1px #efefef;position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun {background-color: #0b49b2;border-color: #0b49b2;color: #fff;margin: 10px 0 7px;/* display: block; */}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #0b49b2; border-color: #0b49b2;}
.y-kefu-box01 .hver:hover>p { color: #fff; }

.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 250px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color: #999; }
.y-kefu-box01 .mobile-infos p { color: #0b49b2; font-size: 18px; }
.right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
.right-arrow1,
.right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
.right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
.right-arrow2 {
border-left: 6px white solid;
}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 302px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 94px; height: 94px; margin: 30px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color: #999; text-align: left; bottom: 0; width: 172px;}
.y-kefu-box01 .y-email-infos p { color: #0b49b2; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color: #0b49b2;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.kefuqq{background: #0b49b2 !important;border: none !important;    width: 54px !important;}
.more-infos {background-color: #fff;border: solid 1px #ebebeb;position: absolute;right: 90px;box-shadow: 5px 5px 30px rgba(0,0,0,.2);display: none; }
.y-kefu-box02 .more-infos:before { content: ''; display: block; width: 352px; height: 3px; background-color: #0b49b2; position: absolute; left: -1px; top: -1px; z-index: 9; }
.online-service-infos { width: 320px; padding: 0 15px;  top: 0; z-index: 2; }
.y-kefu-box01 .part01 {padding: 18px 0 22px 45px;border-bottom: solid 1px #e9e9e9;position: relative;text-align: left;}
.y-kefu-box01 .part01 p { font-size: 16px; color: #0b49b2; padding-bottom: 5px; }
.y-kefu-box01 .part01 i {width: 28px;height: 26px; position: absolute;left: 0;top: 18px;z-index: 2;background: url(../images/Common/icons02.png) no-repeat -40px -5px;}
.y-kefu-box01 .part02 { padding: 26px 0; }
.y-kefu-box01 .part02 li { width: 86px; float: left; position: relative; padding-left: 20px; margin-bottom: 10px; }
.y-kefu-box01 .part02 i {width: 16px;height: 16px; position: absolute;left: 0;top: 0;z-index: 2;background: url(../images/Common/icons02.png) no-repeat -5px -65px;}
.y-kefu-box01 .part02 li:hover a { color: #0b49b2; }
.y-kefu-box01 .part02 li:hover i { background-position: -25px -65px; }